home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 3863 / 3863.xpi / chrome / imacros.jar / locale / en-US / labels.dtd < prev    next >
Text File  |  2009-07-02  |  10KB  |  197 lines

  1. <!-- All labels used in the iMacros UI -->
  2.  
  3. <!-- labels for alert.xul -->
  4. <!ENTITY imacros.alert.title "Recorded Alert">
  5.  
  6. <!-- labels for bookmark.xul -->
  7. <!ENTITY imacros.bookmark.title "Create an iMacros Bookmark">
  8. <!ENTITY imacros.bookmark.label.h1 "Type of bookmark">
  9. <!ENTITY imacros.bookmark.label.h2 "Add bookmark to:">
  10. <!ENTITY imacros.bookmark.label.h3 "Name:">
  11. <!ENTITY imacros.bookmark.label.h4 "URL :">
  12. <!ENTITY imacros.bookmark.radio.h1 "Run everywhere: include macro in bookmark url">
  13. <!ENTITY imacros.bookmark.radio.h2 "Local: Add reference to your local macro">
  14. <!ENTITY imacros.bookmark.radio.h3 "Add to Firefox bookmarks">
  15. <!ENTITY imacros.bookmark.radio.h4 "Copy to Clipboard (CTRL+V to paste links to emails)">
  16. <!ENTITY imacros.bookmark.radio.h5 "Add to del.icio.us">
  17.  
  18.  
  19. <!-- labels for clear.xul -->
  20. <!ENTITY imacros.clear.title "Warning:">
  21. <!ENTITY imacros.clear.enter1 "This will clear the global FF Browser cache. This includes deleting ALL COOKIES. Do you want to continue?">
  22.  
  23. <!-- labels for clickpanel.xul -->
  24. <!ENTITY imacros.clickpanel.title "Select the 'Click Mode'">
  25. <!ENTITY imacros.clickpanel.caption "Select how links are recorded:">
  26. <!ENTITY imacros.clickpanel.radio1 "Select the best click mode automatically">
  27. <!ENTITY imacros.clickpanel.textbox "On some web pages automatic selection cannot select the best option. In this case please select the best option manually:">
  28. <!ENTITY imacros.clickpanel.radio2 "Use link name (Standard, identifies a link by its visible name)">
  29. <!ENTITY imacros.clickpanel.radio3 "Use link URL (Use this option if two links have the same name)">
  30. <!ENTITY imacros.clickpanel.radio4 "Use complete HTM tag">
  31. <!ENTITY imacros.clickpanel.radio5 "Use X/Y position (Useful if link URL and name are changing between two re-plays)">
  32.  
  33. <!-- labels for confirm.xul -->
  34. <!ENTITY imacros.confirm.title "Recorded Confirm">
  35.  
  36. <!-- labels for edit.xul -->
  37. <!ENTITY imacros.edit.title "Edit Steps">
  38.  
  39. <!-- labels for error.xul -->
  40. <!ENTITY imacros.error.title "Error">
  41. <!ENTITY imacros.error.line "Error in line:">
  42.  
  43. <!-- labels for extract.xul -->
  44. <!ENTITY imacros.extract.title "iOpus iMacros">
  45. <!ENTITY imacros.extract.label.extracted "Extracted text:">
  46. <!ENTITY imacros.extract.label.remark "Remark: This popup is for testing. It does NOT appear when IM is controlled by the Command line or Scripting Interface. If you want to run the macro manually, you can disable this popup by adding SET !EXTRACT_TEST_POPUP NO to your macro">
  47.  
  48. <!-- labels for goto.xul -->
  49. <!ENTITY imacros.goto.title "Jump to new web site">
  50. <!ENTITY imacros.goto.http "http://">
  51.  
  52. <!-- labels for jsbookmark.xul -->
  53. <!ENTITY imacros.jsbookmark.radio1 "Run it">
  54. <!ENTITY imacros.jsbookmark.radio2 "Only copy it to #current.js (You can inspect the file and start it manually).">
  55.  
  56. <!-- labels for keydlg1.xul -->
  57. <!ENTITY imacros.keydlg.title "iMacros Master Password">
  58. <!ENTITY imacros.keydlg.enter1 "Please enter your master password:">
  59. <!ENTITY imacros.keydlg1.master "The master password is NOT stored. It is only remembered while iMacros is active. Note that this is not the password for a specific website, but the master password to decrypt the encrypted macro passwords.">
  60.  
  61. <!-- labels for keydlg2.xul -->
  62. <!ENTITY imacros.keydlg2.re-enter "Re-enter your master password here:">
  63. <!ENTITY imacros.keydlg.checkbox.store "Store this master key">
  64.  
  65. <!-- labels for keydlg3.xul -->
  66. <!ENTITY imacros.keydlg3.radio1 "Use stored master key">
  67. <!ENTITY imacros.keydlg3.radio2 "Enter new master key:">
  68. <!ENTITY imacros.keydlg3.key " / re-enter key:">
  69.  
  70. <!-- labels for keydlg4.xul -->
  71.  
  72. <!-- labels for keydlg5.xul -->
  73. <!ENTITY imacros.keydlg5.re-enter "Please re-enter your master password:">
  74.  
  75. <!-- labels for keydlg6.xul -->
  76. <!ENTITY imacros.keydlg6.button.yes "Yes">
  77. <!ENTITY imacros.keydlg6.button.no "No">
  78.  
  79. <!-- labels for loopwarning.xul -->
  80. <!ENTITY imacros.loopwarning.title "iMacros Warning">
  81. <!ENTITY imacros.loopwarning.enter1 "You started a macro that contains LOOP functions with the normal PLAY button. This means the macro will run only once. The value of the {{!LOOP}} variable is 1.">
  82. <!ENTITY imacros.loopwarning.enter2 "You need to start the macro with the LOOP button (not the PLAY button) to run it in loops.">
  83.  
  84. <!-- labels for message.xul -->
  85. <!ENTITY imacros.message.title "Message">
  86. <!ENTITY imacros.message.error "Error in line:">
  87.  
  88. <!-- labels for options.xul -->
  89. <!ENTITY imacros.window.options "Options">
  90. <!ENTITY imacros.options.general "General">
  91. <!ENTITY imacros.options.security "Security">
  92. <!ENTITY imacros.options.paths "Paths">
  93. <!ENTITY imacros.options.shared "Shared scripts">
  94. <!ENTITY imacros.options.external.editor "External editor">
  95. <!ENTITY imacros.label.replay.speed "Replay speed:   ">
  96. <!ENTITY imacros.radio.fast "Fast">
  97. <!ENTITY imacros.radio.medium "Medium">
  98. <!ENTITY imacros.radio.slow "Slow">
  99. <!ENTITY imacros.label.or.use.set.r0 "(Or use 'SET !REPLAYSPEED')">
  100. <!ENTITY imacros.label.timeout.limi1 "Timeout Limit (Seconds)">
  101. <!ENTITY imacros.label.or.use.set.t2 "(Or use 'SET !TIMEOUT')">
  102. <!ENTITY imacros.options.visual.effects "Visual effects">
  103. <!ENTITY imacros.checkbox.scroll.to3 "Scroll to object when found">
  104. <!ENTITY imacros.checkbox.highlight4 "Highlight object when found">
  105. <!ENTITY imacros.options.scripting.settings "Javascript scripting settings">
  106. <!ENTITY imacros.checkbox.js5 "Show Javascript during replay">
  107. <!ENTITY imacros.button.open.click.5 "Open Click Mode Panel">
  108. <!ENTITY imacros.label.master.passw6 "Master Password for Macro Password Encryption (256-Bit)">
  109. <!ENTITY imacros.label.the.master.p7 "The master password is used to encrypt and decrypt all stored website passwords. The website passwords are encrypted using strong encryption and stored inside the iMacros.">
  110. <!ENTITY imacros.label.do.not.encry9 "Do not encrypt passwords.">
  111. <!ENTITY imacros.label.enter.maste10 "Enter master password here to STORE it in the Firefox Password Manager.">
  112. <!ENTITY imacros.button.enter.mast11 "Enter Master Password">
  113. <!ENTITY imacros.label.enter.a.tem12 "Enter a temporary master password here if you do NOT want to store it. You need to RE-ENTER it everytime you start iMacros and use a website password the first time. More secure, but less convenient.">
  114. <!ENTITY imacros.label.encryption.16 "Encryption can be changed in the macro with">
  115. <!ENTITY imacros.options.enc.command  "SET !ENCRYPTION NO / STOREDKEY / TMPKEY">
  116. <!ENTITY imacros.label.folder.macros "Folder Macros: ">
  117. <!ENTITY imacros.label.folder.data17 "Folder Datasources:  ">
  118. <!ENTITY imacros.label.folder.down18 "Folder Downloads:  ">
  119. <!ENTITY imacros.label.logs.events "Logs Events:  ">
  120. <!ENTITY imacros.checkbox.use.exte19 "Use external editor:">
  121. <!ENTITY imacros.options.more.info "More information about macros and scripts">
  122. <!-- labels for prompt.xul -->
  123. <!ENTITY imacros.prompt.title "iMacros Variable">
  124.  
  125. <!-- labels for rec.xul -->
  126. <!ENTITY imacros.window.recorder "iMacros">
  127. <!ENTITY imacros.menuitem.remove "Remove">
  128. <!ENTITY imacros.menuitem.rename "Rename">
  129. <!ENTITY imacros.menuitem.new.folder "New Folder">
  130. <!ENTITY imacros.menuitem.addbookmark "Add to bookmark">
  131. <!ENTITY imacros.treecell.favorites "  Favorites">
  132. <!ENTITY imacros.button.rename "Rename">
  133. <!ENTITY imacros.tab.play "Play">
  134. <!ENTITY imacros.tab.rec "Rec">
  135. <!ENTITY imacros.tab.edit "Edit">
  136. <!ENTITY imacros.button.play "Play">
  137. <!ENTITY imacros.button.pause "Pause">
  138. <!ENTITY imacros.button.stop "Stop">
  139. <!ENTITY imacros.label.repeat.macro "Repeat Macro">
  140. <!ENTITY imacros.label.current "Current:">
  141. <!ENTITY imacros.label.max "Max:      ">
  142. <!ENTITY imacros.button.play.loop "Play (Loop)">
  143. <!ENTITY imacros.button.record "Record">
  144. <!ENTITY imacros.button.save "Save">
  145. <!ENTITY imacros.button.load "Load">
  146. <!ENTITY imacros.button.saveas "Save Page As">
  147. <!ENTITY imacros.button.refresh "Refresh">
  148. <!ENTITY imacros.button.jump.to "Jump to">
  149. <!ENTITY imacros.button.back "Back">
  150. <!ENTITY imacros.button.wait.during0 "Wait during Play">
  151. <!ENTITY imacros.button.del.cache.c1 "Del. Cache&Cookies">
  152. <!ENTITY imacros.button.edit.macro "Edit Macro">
  153. <!ENTITY imacros.button.refresh.mac2 "Refresh Macro List">
  154. <!ENTITY imacros.button.options "Options">
  155. <!ENTITY imacros.label.imacros.for.3 "iMacros for Firefox">
  156. <!ENTITY imacros.label.home.page "Home Page">
  157. <!ENTITY imacros.label.about.iopus "iMacros User Forum">
  158. <!ENTITY imacros.button.options.click "Click Mode">
  159. <!ENTITY imacros.button.share.macro "Share Macro">
  160.  
  161. <!-- labels for save.xul -->
  162. <!ENTITY imacros.save.title "Save File">
  163. <!ENTITY imacros.save.name "Name:">
  164. <!ENTITY imacros.save.create "Create in:">
  165. <!ENTITY imacros.save.favorites "Favorites">
  166. <!ENTITY imacros.save.bookmark "Open bookmark dialog">
  167.  
  168. <!-- labels for share.xul -->
  169. <!ENTITY imacros.share.title "Share your Macros/Scripts - Social Scripting">
  170. <!ENTITY imacros.share.clipboard "Copy to Clipboard">
  171. <!ENTITY imacros.share.top5url "Short URL Services">
  172. <!ENTITY imacros.share.viewdelicious "View shared macros on del.icio.us">
  173. <!ENTITY imacros.share.email "Email macro">
  174. <!ENTITY imacros.share.bookmark "Bookmark macro">
  175. <!ENTITY imacros.share.label.h1 "iMacros can embed the complete macro inside a simple (long) link. You can use this link to share the macro/script in three ways:">
  176. <!ENTITY imacros.share.label.h2 "1. Copy and paste this link into an email, blog or website">
  177. <!ENTITY imacros.share.label.h3 "This link is (num) characters long. If this is too long for your intended use, please use one of the Top Short URL Services">
  178. <!ENTITY imacros.share.label.h4 "2. Send the macro using your computer's email application">
  179. <!ENTITY imacros.share.label.h5 "3. Add to a social bookmarking service">
  180.  
  181. <!-- labels for sidebar.xul -->
  182. <!ENTITY imacros.sidebar.recorder "Recorder">
  183.  
  184. <!-- labels for wait.xul -->
  185. <!ENTITY imacros.wait.title "Wait Parameter">
  186. <!ENTITY imacros.wait.enter1 "How long do you want to wait at this position during replay?">
  187. <!ENTITY imacros.wait.enter2 "Please enter the wait time in seconds:">
  188. <!ENTITY imacros.wait.sec "sec">
  189.  
  190.  
  191. <!-- common labels -->
  192. <!ENTITY imacros.button.ok "Ok">
  193. <!ENTITY imacros.button.cancel "Cancel">
  194. <!ENTITY imacros.checkbox.display.this "Display this message next time again">
  195. <!ENTITY imacros.button.close "Close">
  196. <!ENTITY imacros.button.help "Help">
  197.